CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AES DES

搜索资源列表

  1. aes

    0下载:
  2. aes是DES算法的重要发展,我们可以看到他的zoyong
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4378
    • 提供者:萧芬
  1. AES

    0下载:
  2. 这是一个用C语言实现了DES加密功能的程序,由于DES加密的模式,解密时需把密要倒置
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3992
    • 提供者:liyajun
  1. aes加密算法

    0下载:
  2. 对文件实现用DES加密算法-right documentation can be achieved using DES encryption algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:301002
    • 提供者:何惠娜
  1. aes设计方案

    0下载:
  2. 随着密码分析技术的提高,新的数据加密标准AES取代了过时的DES。文章在阐述AES/RSA加密算法的基础上,分别给出了利用AES/RSA实现客户端/服务器端网络数据传输的加密流程。最后在比较AES算法和RSA算法基础上,将AES与RSA相结合提出一种新的数据加密方案。-analysis technology improvements, new data encryption standard AES replaced the outdated DES. The article describe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:14433
    • 提供者:
  1. AES介绍

    0下载:
  2. 1997年9月,NIST征集AES方案,以替代DES。 1999年8月,以下5个方案成为最终候选方案:MARS, RC6, Rijndael, Serpent, Twofish。 2000年10月,由比利时的Joan Daemen和Vincent Rijmen提出的算法最终胜出。( Rijndael 读成Rain Doll。) http://www.esat.kuleuven.ac.be/~rijmen/rijndael/-September 1997, NIST AES assembly pr
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:68456
    • 提供者:
  1. AES_DES_Workmode.rar

    0下载:
  2. 对称/分组密码一般分为流加密(如OFB、CFB等)和块加密(如ECB、CBC等)。对于流加密,需要将分组密码转化为流模式工作。对于块加密(或称分组加密),如果要加密超过块大小的数据,就需要涉及填充和链加密模式,文中提到的ECB和CBC等就是指链加密模式。 本文将要介绍了AES对称加密/分组加密/流密码及其ECB、CBC、CFB、OFB和CTR五种对称加密模式。,Symmetric/block ciphers are generally divided into stream encryption
  3. 所属分类:File Formats

    • 发布日期:2016-01-25
    • 文件大小:383587
    • 提供者:王纪
  1. Crypt_Decrypt_C.rar

    0下载:
  2. 几乎涵盖了所有加密算法的源代码(C语言)。包含了几乎所有常见加密算法的实现,包括RC4、AES、DES、3DES;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。,Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the RC4, AES, DES, 3DES RSA SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1216442
    • 提供者:王同
  1. 3DES 是DES向AES过渡的加密算法

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密。是DES的一个更安全的变形。它以3des加密算法 DES为基本模块,通过组合分组方法设计出分组加密算法。比起最初的DES,3DES更为安全。 -3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密。是DES的一个更安全的变形。它以DES为基本模块,通过组合分组方法设计出分组加密算法。比起最初的DES,3DES更为安全。
  3. 所属分类:加密解密

    • 发布日期:2017-04-09
    • 文件大小:1956409
    • 提供者:LP
  1. AES

    0下载:
  2. ASE算法实现 C++ MFC 密码学课程设计-ASE algorithm C++ MFC Cryptography Course Design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1954880
    • 提供者:lilinxuan
  1. crypt

    0下载:
  2. 绝对是很好的MFC软件,各个加密算法(hash,AES,RES,DES...的集合,很全,代码都是很经典的,学习学习,很有帮助-VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-16
    • 文件大小:25378889
    • 提供者:lxk613
  1. cryptofDESAESRSA

    1下载:
  2. 实现了DES、AES、RSA的字符串加密,含界面,人机友好。-Implements DES, AES, RSA encryption string, including the interface, human-computer friendly.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1758635
    • 提供者:常鹏
  1. encode

    0下载:
  2. 文件加解密,包括AES,DES,MD5等-File encryption and decryption including AES, DES, MD5,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2668139
    • 提供者:jihchong
  1. 3_algorithms

    0下载:
  2. 包含AES,DES,以及ElGamal公钥算法-Include AES, DES, as well as the ElGamal public-key algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1584583
    • 提供者:卡卡
  1. AESandRSA

    0下载:
  2. 高级加密标准(AES)是一个用来代替数据加密标准(DES)的算法。目前使用的一般为128,196和256位密钥,这三种密钥都是 相当安全的-Advanced Encryption Standard (AES) is used to replace the Data Encryption Standard (DES) algorithm. Currently used in general for 128,196 and 256-bit keys, these three keys are
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4769
    • 提供者:panjijun
  1. AES

    0下载:
  2. 高级加密标准,在信息安全中应用广泛.比DES先进.-Advanced Encryption Standard in information security applications. Advanced than the DES.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-09
    • 文件大小:41327
    • 提供者:weidanfang
  1. (Clanguage)

    0下载:
  2. CBC模式的DES加密解密程序源代码(C语言)-CBC mode DES encryption and decryption of the source code (C language)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:4734
    • 提供者:1234
  1. KAES

    0下载:
  2. AES作为新一代的数据加密标准汇聚了强安全性、高性能、高效率、易用和灵活等优点。AES设计有三个密钥长度:128,192,256位,相对而言,AES的128密钥比DES的56密钥强1021倍。AES算法主要包括三个方面:轮变化、圈数和密钥扩展。-AES as a new generation of Data Encryption Standard security brings together strong, high performance, high efficiency, the adv
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4450
    • 提供者:Xu Enliang
  1. Aes

    0下载:
  2. 用vc实现的aes加密和解密算法。有住示,便于阅读和理解。-Vc achieved using des encryption and decryption algorithm. There are live show, easy to read and understand.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3792
    • 提供者:陈平
  1. DES3DESAES

    0下载:
  2. C语言版的DES,3DES,AES加密算法以及MD5数字签名-C language version of the DES, 3DES, AES encryption algorithm and MD5 digital signatures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:60474
    • 提供者:王刚
  1. aes_thesis_v1.0

    0下载:
  2. AES VERILOG CODE 128 192 32DES比較-AES VERILOG CODE 128 192 32DES Comparison
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:385602
    • 提供者:蕭嵎之
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com